ocr: Property Description FreeOnferminate Specifies whether the VCL automatically destroys the thread upon termination. Default is Folse. Handle The thread handle. Priority Lets you set/get the thread's relative priority. Onlerminate An event property for the event handler that is exe- cuted when the thread terminates. ReturnVolue The value returned by a thread, Suspended A Boolean variable that lets you set/get the thread's suspended state. Terminated A - read-only Boolean that indicates if the thread should terminate. ThreadiD The Thread's ID. Figure 1: Thread class properties.